-
Home
-
Site Reviews
-
6.0.6
-
Code
-
Classes
- AbstractTable
Total Complexity |
21 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
132 |
Lines of code |
81 |
Logical lines of code |
39 |
Comment lines |
21 |
Methods |
12 |
Properties |
5 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addForeignConstraint() |
S |
57 |
3 |
17 |
foreignConstraintExists() |
S |
61 |
3 |
12 |
foreignConstraint() |
S |
66 |
3 |
8 |
create() |
S |
68 |
2 |
8 |
dropForeignConstraint() |
S |
64 |
2 |
9 |
table() |
S |
71 |
2 |
6 |
addForeignConstraints() |
S |
100 |
1 |
0 |
dropForeignConstraints() |
S |
100 |
1 |
0 |
structure() |
S |
100 |
1 |
0 |
__construct() |
S |
66 |
1 |
8 |
deleteOrphanedRows() |
S |
67 |
1 |
8 |
exists() |
S |
72 |
1 |
5 |